TSTP Solution File: DAT276^1 by Leo-III-SAT---1.7.10

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III-SAT---1.7.10
% Problem  : DAT276^1 : TPTP v8.1.2. Released v7.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n029.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Tue May  7 10:30:20 EDT 2024

% Result   : Theorem 5.08s 2.05s
% Output   : Refutation 5.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   36 (  21 unt;  12 typ;   0 def)
%            Number of atoms       :   27 (  26 equ;   0 cnn)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :  500 (  13   ~;   3   |;   0   &; 484   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Number of types       :    3 (   3 usr)
%            Number of type conns  :   27 (  27   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (  10 usr;   6 con; 0-6 aty)
%            Number of variables   :   92 (   0   ^  86   !;   0   ?;  92   :)
%                                         (   6  !>;   0  ?*;   0  @-;   0  @+)

% Comments : 
%------------------------------------------------------------------------------
thf('\'const/lists/TL\'_type',type,
    '\'const/lists/TL\'': 
      !>[TA: $tType] : ( ( '\'type/ind_types/list\'' @ TA ) > ( '\'type/ind_types/list\'' @ TA ) ) ).

thf('\'const/lists/MAP2\'_type',type,
    '\'const/lists/MAP2\'': 
      !>[TA: $tType,TB: $tType,TC: $tType] : ( ( TC > TB > TA ) > ( '\'type/ind_types/list\'' @ TC ) > ( '\'type/ind_types/list\'' @ TB ) > ( '\'type/ind_types/list\'' @ TA ) ) ).

thf('\'const/lists/HD\'_type',type,
    '\'const/lists/HD\'': 
      !>[TA: $tType] : ( ( '\'type/ind_types/list\'' @ TA ) > TA ) ).

thf('\'const/ind_types/CONS\'_type',type,
    '\'const/ind_types/CONS\'': 
      !>[TA: $tType] : ( TA > ( '\'type/ind_types/list\'' @ TA ) > ( '\'type/ind_types/list\'' @ TA ) ) ).

thf(skt1_type,type,
    skt1: $tType ).

thf(skt2_type,type,
    skt2: $tType ).

thf(skt3_type,type,
    skt3: $tType ).

thf(sk1_type,type,
    sk1: skt2 ).

thf(sk2_type,type,
    sk2: skt3 ).

thf(sk3_type,type,
    sk3: skt2 > skt3 > skt1 ).

thf(sk4_type,type,
    sk4: '\'type/ind_types/list\'' @ skt2 ).

thf(sk5_type,type,
    sk5: '\'type/ind_types/list\'' @ skt3 ).

thf(3,axiom,
    ! [TA: $tType,A: TA,B: '\'type/ind_types/list\'' @ TA] :
      ( ( '\'const/lists/TL\'' @ TA @ ( '\'const/ind_types/CONS\'' @ TA @ A @ B ) )
      = B ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','thm/lists/TL_') ).

thf(9,plain,
    ! [TA: $tType,A: TA,B: '\'type/ind_types/list\'' @ TA] :
      ( ( '\'const/lists/TL\'' @ TA @ ( '\'const/ind_types/CONS\'' @ TA @ A @ B ) )
      = B ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(10,plain,
    ! [TA: $tType,B: '\'type/ind_types/list\'' @ TA,A: TA] :
      ( ( '\'const/lists/TL\'' @ TA @ ( '\'const/ind_types/CONS\'' @ TA @ A @ B ) )
      = B ),
    inference(cnf,[status(esa)],[9]) ).

thf(11,plain,
    ! [TA: $tType,B: '\'type/ind_types/list\'' @ TA,A: TA] :
      ( ( '\'const/lists/TL\'' @ TA @ ( '\'const/ind_types/CONS\'' @ TA @ A @ B ) )
      = B ),
    inference(lifteq,[status(thm)],[10]) ).

thf(4,axiom,
    ! [TA: $tType,A: '\'type/ind_types/list\'' @ TA,B: TA] :
      ( ( '\'const/lists/HD\'' @ TA @ ( '\'const/ind_types/CONS\'' @ TA @ B @ A ) )
      = B ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','thm/lists/HD_') ).

thf(12,plain,
    ! [TA: $tType,A: '\'type/ind_types/list\'' @ TA,B: TA] :
      ( ( '\'const/lists/HD\'' @ TA @ ( '\'const/ind_types/CONS\'' @ TA @ B @ A ) )
      = B ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(13,plain,
    ! [TA: $tType,B: TA,A: '\'type/ind_types/list\'' @ TA] :
      ( ( '\'const/lists/HD\'' @ TA @ ( '\'const/ind_types/CONS\'' @ TA @ B @ A ) )
      = B ),
    inference(cnf,[status(esa)],[12]) ).

thf(14,plain,
    ! [TA: $tType,B: TA,A: '\'type/ind_types/list\'' @ TA] :
      ( ( '\'const/lists/HD\'' @ TA @ ( '\'const/ind_types/CONS\'' @ TA @ B @ A ) )
      = B ),
    inference(lifteq,[status(thm)],[13]) ).

thf(5,axiom,
    ! [TA: $tType,TB: $tType,TC: $tType,A: TB,B: TB > TA > TC,C: '\'type/ind_types/list\'' @ TB,D: '\'type/ind_types/list\'' @ TA] :
      ( ( '\'const/lists/MAP2\'' @ TB @ TA @ TC @ B @ ( '\'const/ind_types/CONS\'' @ TB @ A @ C ) @ D )
      = ( '\'const/ind_types/CONS\'' @ TC @ ( B @ A @ ( '\'const/lists/HD\'' @ TA @ D ) ) @ ( '\'const/lists/MAP2\'' @ TB @ TA @ TC @ B @ C @ ( '\'const/lists/TL\'' @ TA @ D ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','thm/lists/MAP2_DEF_1') ).

thf(15,plain,
    ! [TA: $tType,TB: $tType,TC: $tType,A: TB,B: TB > TA > TC,C: '\'type/ind_types/list\'' @ TB,D: '\'type/ind_types/list\'' @ TA] :
      ( ( '\'const/lists/MAP2\'' @ TB @ TA @ TC @ B @ ( '\'const/ind_types/CONS\'' @ TB @ A @ C ) @ D )
      = ( '\'const/ind_types/CONS\'' @ TC @ ( B @ A @ ( '\'const/lists/HD\'' @ TA @ D ) ) @ ( '\'const/lists/MAP2\'' @ TB @ TA @ TC @ B @ C @ ( '\'const/lists/TL\'' @ TA @ D ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(16,plain,
    ! [TA: $tType,TB: $tType,TC: $tType,D: '\'type/ind_types/list\'' @ TC,C: '\'type/ind_types/list\'' @ TB,B: TB > TC > TA,A: TB] :
      ( ( '\'const/lists/MAP2\'' @ TB @ TC @ TA @ B @ ( '\'const/ind_types/CONS\'' @ TB @ A @ C ) @ D )
      = ( '\'const/ind_types/CONS\'' @ TA @ ( B @ A @ ( '\'const/lists/HD\'' @ TC @ D ) ) @ ( '\'const/lists/MAP2\'' @ TB @ TC @ TA @ B @ C @ ( '\'const/lists/TL\'' @ TC @ D ) ) ) ),
    inference(cnf,[status(esa)],[15]) ).

thf(17,plain,
    ! [TA: $tType,TB: $tType,TC: $tType,D: '\'type/ind_types/list\'' @ TC,C: '\'type/ind_types/list\'' @ TB,B: TB > TC > TA,A: TB] :
      ( ( '\'const/lists/MAP2\'' @ TB @ TC @ TA @ B @ ( '\'const/ind_types/CONS\'' @ TB @ A @ C ) @ D )
      = ( '\'const/ind_types/CONS\'' @ TA @ ( B @ A @ ( '\'const/lists/HD\'' @ TC @ D ) ) @ ( '\'const/lists/MAP2\'' @ TB @ TC @ TA @ B @ C @ ( '\'const/lists/TL\'' @ TC @ D ) ) ) ),
    inference(lifteq,[status(thm)],[16]) ).

thf(1,conjecture,
    ! [TA: $tType,TB: $tType,TC: $tType,A: TB,B: TA,C: TB > TA > TC,D: '\'type/ind_types/list\'' @ TB,E: '\'type/ind_types/list\'' @ TA] :
      ( ( '\'const/lists/MAP2\'' @ TB @ TA @ TC @ C @ ( '\'const/ind_types/CONS\'' @ TB @ A @ D ) @ ( '\'const/ind_types/CONS\'' @ TA @ B @ E ) )
      = ( '\'const/ind_types/CONS\'' @ TC @ ( C @ A @ B ) @ ( '\'const/lists/MAP2\'' @ TB @ TA @ TC @ C @ D @ E ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','thm/lists/MAP2_1') ).

thf(2,negated_conjecture,
    ~ ! [TA: $tType,TB: $tType,TC: $tType,A: TB,B: TA,C: TB > TA > TC,D: '\'type/ind_types/list\'' @ TB,E: '\'type/ind_types/list\'' @ TA] :
        ( ( '\'const/lists/MAP2\'' @ TB @ TA @ TC @ C @ ( '\'const/ind_types/CONS\'' @ TB @ A @ D ) @ ( '\'const/ind_types/CONS\'' @ TA @ B @ E ) )
        = ( '\'const/ind_types/CONS\'' @ TC @ ( C @ A @ B ) @ ( '\'const/lists/MAP2\'' @ TB @ TA @ TC @ C @ D @ E ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(6,plain,
    ~ ! [TA: $tType,TB: $tType,TC: $tType,A: TB,B: TA,C: TB > TA > TC,D: '\'type/ind_types/list\'' @ TB,E: '\'type/ind_types/list\'' @ TA] :
        ( ( '\'const/lists/MAP2\'' @ TB @ TA @ TC @ C @ ( '\'const/ind_types/CONS\'' @ TB @ A @ D ) @ ( '\'const/ind_types/CONS\'' @ TA @ B @ E ) )
        = ( '\'const/ind_types/CONS\'' @ TC @ ( C @ A @ B ) @ ( '\'const/lists/MAP2\'' @ TB @ TA @ TC @ C @ D @ E ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(7,plain,
    ( ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ ( '\'const/ind_types/CONS\'' @ skt2 @ sk1 @ sk4 ) @ ( '\'const/ind_types/CONS\'' @ skt3 @ sk2 @ sk5 ) )
   != ( '\'const/ind_types/CONS\'' @ skt1 @ ( sk3 @ sk1 @ sk2 ) @ ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ sk4 @ sk5 ) ) ),
    inference(cnf,[status(esa)],[6]) ).

thf(8,plain,
    ( ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ ( '\'const/ind_types/CONS\'' @ skt2 @ sk1 @ sk4 ) @ ( '\'const/ind_types/CONS\'' @ skt3 @ sk2 @ sk5 ) )
   != ( '\'const/ind_types/CONS\'' @ skt1 @ ( sk3 @ sk1 @ sk2 ) @ ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ sk4 @ sk5 ) ) ),
    inference(lifteq,[status(thm)],[7]) ).

thf(23,plain,
    ! [TB: $tType,TC: $tType,D: '\'type/ind_types/list\'' @ TC,C: '\'type/ind_types/list\'' @ TB,B: TB > TC > skt1,A: TB] :
      ( ( ( '\'const/ind_types/CONS\'' @ skt1 @ ( B @ A @ ( '\'const/lists/HD\'' @ TC @ D ) ) @ ( '\'const/lists/MAP2\'' @ TB @ TC @ skt1 @ B @ C @ ( '\'const/lists/TL\'' @ TC @ D ) ) )
       != ( '\'const/ind_types/CONS\'' @ skt1 @ ( sk3 @ sk1 @ sk2 ) @ ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ sk4 @ sk5 ) ) )
      | ( ( '\'const/lists/MAP2\'' @ TB @ TC @ skt1 @ B @ ( '\'const/ind_types/CONS\'' @ TB @ A @ C ) @ D )
       != ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ ( '\'const/ind_types/CONS\'' @ skt2 @ sk1 @ sk4 ) @ ( '\'const/ind_types/CONS\'' @ skt3 @ sk2 @ sk5 ) ) ) ),
    inference(paramod_ordered,[status(thm)],[17,8]) ).

thf(24,plain,
    ( ( '\'const/ind_types/CONS\'' @ skt1 @ ( sk3 @ sk1 @ ( '\'const/lists/HD\'' @ skt3 @ ( '\'const/ind_types/CONS\'' @ skt3 @ sk2 @ sk5 ) ) ) @ ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ sk4 @ ( '\'const/lists/TL\'' @ skt3 @ ( '\'const/ind_types/CONS\'' @ skt3 @ sk2 @ sk5 ) ) ) )
   != ( '\'const/ind_types/CONS\'' @ skt1 @ ( sk3 @ sk1 @ sk2 ) @ ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ sk4 @ sk5 ) ) ),
    inference(pattern_uni,[status(thm)],[23:[bind(A,$thf( sk1 )),bind(B,$thf( sk3 )),bind(C,$thf( sk4 )),bind(D,$thf( '\'const/ind_types/CONS\'' @ skt3 @ sk2 @ sk5 )),bind_type(TA,$thf( TA )),bind_type(TB,$thf( skt2 )),bind_type(TC,$thf( skt3 ))]]) ).

thf(62,plain,
    ! [B: skt3,A: '\'type/ind_types/list\'' @ skt3] :
      ( ( ( '\'const/ind_types/CONS\'' @ skt1 @ ( sk3 @ sk1 @ B ) @ ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ sk4 @ ( '\'const/lists/TL\'' @ skt3 @ ( '\'const/ind_types/CONS\'' @ skt3 @ sk2 @ sk5 ) ) ) )
       != ( '\'const/ind_types/CONS\'' @ skt1 @ ( sk3 @ sk1 @ sk2 ) @ ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ sk4 @ sk5 ) ) )
      | ( ( '\'const/lists/HD\'' @ skt3 @ ( '\'const/ind_types/CONS\'' @ skt3 @ B @ A ) )
       != ( '\'const/lists/HD\'' @ skt3 @ ( '\'const/ind_types/CONS\'' @ skt3 @ sk2 @ sk5 ) ) ) ),
    inference(paramod_ordered,[status(thm)],[14,24]) ).

thf(63,plain,
    ( ( '\'const/ind_types/CONS\'' @ skt1 @ ( sk3 @ sk1 @ sk2 ) @ ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ sk4 @ ( '\'const/lists/TL\'' @ skt3 @ ( '\'const/ind_types/CONS\'' @ skt3 @ sk2 @ sk5 ) ) ) )
   != ( '\'const/ind_types/CONS\'' @ skt1 @ ( sk3 @ sk1 @ sk2 ) @ ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ sk4 @ sk5 ) ) ),
    inference(pattern_uni,[status(thm)],[62:[bind(A,$thf( sk5 )),bind(B,$thf( sk2 ))]]) ).

thf(89,plain,
    ! [B: '\'type/ind_types/list\'' @ skt3,A: skt3] :
      ( ( ( '\'const/ind_types/CONS\'' @ skt1 @ ( sk3 @ sk1 @ sk2 ) @ ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ sk4 @ B ) )
       != ( '\'const/ind_types/CONS\'' @ skt1 @ ( sk3 @ sk1 @ sk2 ) @ ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ sk4 @ sk5 ) ) )
      | ( ( '\'const/lists/TL\'' @ skt3 @ ( '\'const/ind_types/CONS\'' @ skt3 @ A @ B ) )
       != ( '\'const/lists/TL\'' @ skt3 @ ( '\'const/ind_types/CONS\'' @ skt3 @ sk2 @ sk5 ) ) ) ),
    inference(paramod_ordered,[status(thm)],[11,63]) ).

thf(90,plain,
    ( ( '\'const/ind_types/CONS\'' @ skt1 @ ( sk3 @ sk1 @ sk2 ) @ ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ sk4 @ sk5 ) )
   != ( '\'const/ind_types/CONS\'' @ skt1 @ ( sk3 @ sk1 @ sk2 ) @ ( '\'const/lists/MAP2\'' @ skt2 @ skt3 @ skt1 @ sk3 @ sk4 @ sk5 ) ) ),
    inference(pattern_uni,[status(thm)],[89:[bind(A,$thf( sk2 )),bind(B,$thf( sk5 ))]]) ).

thf(97,plain,
    $false,
    inference(simp,[status(thm)],[90]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem  : DAT276^1 : TPTP v8.1.2. Released v7.0.0.
% 0.08/0.15  % Command  : run_Leo-III %s %d
% 0.15/0.37  % Computer : n029.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit : 300
% 0.15/0.37  % WCLimit  : 300
% 0.15/0.37  % DateTime : Mon May  6 18:43:24 EDT 2024
% 0.15/0.37  % CPUTime  : 
% 0.91/0.84  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.21/0.95  % [INFO] 	 Parsing done (112ms). 
% 1.21/0.96  % [INFO] 	 Running in sequential loop mode. 
% 1.56/1.15  % [INFO] 	 nitpick registered as external prover. 
% 1.56/1.16  % [INFO] 	 Scanning for conjecture ... 
% 1.67/1.22  % [INFO] 	 Found a conjecture and 3 axioms. Running axiom selection ... 
% 1.87/1.25  % [INFO] 	 Axiom selection finished. Selected 3 axioms (removed 0 axioms). 
% 1.87/1.26  % [INFO] 	 Problem is higher-order (TPTP THF). 
% 1.87/1.26  % [INFO] 	 Type checking passed. 
% 1.87/1.26  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 5.08/2.04  % [INFO] 	 Killing All external provers ... 
% 5.08/2.04  % Time passed: 1525ms (effective reasoning time: 1079ms)
% 5.08/2.04  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 5.08/2.05  % Axioms used in derivation (3): thm/lists/TL_, thm/lists/HD_, thm/lists/MAP2_DEF_1
% 5.08/2.05  % No. of inferences in proof: 24
% 5.08/2.05  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1525 ms resp. 1079 ms w/o parsing
% 5.15/2.09  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 5.15/2.09  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------